.. _`Tables to Texts`: .. _`org.sysess.sympathy.data.text.tables2texts`: Tables to Texts ``````````````` .. image:: table2text.svg :width: 48 Convert Table to Text concatenating all rows of the selected column. Documentation ::::::::::::: Auto generated list version of :ref:`Table to Text`. In this version, the following ports from the original nodes have been changed to lists which the node loops over: :Looped Inputs: table. :Looped Outputs: text. For details see the original node. Definition :::::::::: Input ports ........... **tables** [table] Table with input Text Output ports ............ **texts** [text] Output Text Configuration ............. **Delimiter** (delimiter) Choose delimiter, a character sequence to separate the rows **Column name** (name) Specify name for input column. Related nodes ............. * :ref:`org.sysess.sympathy.data.text.table2text` Implementation .............. .. automodule:: node_text2table :noindex: .. class:: Tables2Texts :noindex: